home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: slip4.ac.BrockU.CA!imaging
- From: imaging@spartan.ac.brocku.ca (Bill Durksen)
- Subject: Turbo C++ First example failure
- Message-ID: <imaging.1.007B1A4A@spartan.ac.brocku.ca>
- Keywords: TApplication::~Tapplication
- Sender: news@spartan.ac.BrockU.CA (Usenet News)
- Nntp-Posting-Host: slip4.ac.brocku.ca
- Organization: Imaging Research Inc.
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #1]
- Date: Sun, 4 Feb 1996 20:43:08 GMT
-
- Hi folks.
-
- I just signed onto this Newsy Group and I did a quick scan for some info on my
- problem. Didn't find it. I have Turbo C++ 3.0 for windows. I tried the
- Hello world example in the first chapter of "ObjectWindows for C++ User's
- Guide". It built and ran fine in small model static libraries. And Large
- model was OK as well. But when i tried to build with Run Time Libraries I had
- a problem. The book says to #define _CLASSDLL, use smart callbakcs and make
- sure the libraries used are all of the same type (i.e. static or dynamic), I
- choose Dynamic for CRT, OWL and Container class. When I build in this
- scenario, I always get TApplication::~TApplication and others unresolved at
- link time. Has anyone had this problem before or knows what the problem is.
- I think I am doing some small thing wrong.
-
- Well Thanks for reading about my problem and possibly helping me out
-
- Bill Durksen
-